home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 6-Pak - Disc 4
/
Windows 6-Pak (InfoMagic) (Disc 4) (1999).ISO
/
Graphical-Text-Tools
/
fm11.exe
/
_SETUP.1
/
FontMagik.exe
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
< prev
Wrap
Text File
|
1998-03-31
|
1KB
|
72 lines
object Form6: TForm6
Left = 262
Top = 216
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'FontMagik 1.1'
ClientHeight = 87
ClientWidth = 235
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 14
Width = 173
Height = 13
Caption = 'Thank you for registering FontMagik!'
end
object Image1: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
end
object Image2: TImage
Left = 8
Top = 8
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image002.ico>}
Visible = False
end
object Button1: TButton
Left = 79
Top = 48
Width = 81
Height = 23
Caption = '&Ok'
TabOrder = 0
OnClick = Button1Click
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 16
Top = 56
end
object Timer2: TTimer
Enabled = False
OnTimer = Timer2Timer
Left = 48
Top = 56
end
object Timer3: TTimer
Enabled = False
OnTimer = Timer3Timer
Left = 168
Top = 56
end
end